home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / CPP / WCLASS95.ZIP / RPTDICT.SCT < prev    next >
Encoding:
Text File  |  1995-07-16  |  516 b   |  18 lines

  1.  
  2.         Data Dictionary Listing Terms (Names of Modeling Entites)
  3.  
  4. Term (Name)        Type of Entity        Class        
  5.  
  6. CLASS_NAME        Class        CLASS_NAME        
  7.  
  8. [ATTRIBUTE_NAME        Attribute        CLASS_NAME]
  9.  
  10. [OPERATION_NAME        Operation        CLASS_NAME]
  11.  
  12. [ASSOCIATION_ONE_NAME        Traveral Path for 1:1 Association        CLASS_NAME]
  13.  
  14. [ASSOCIATION_MANY_NAME        Traveral Path for 1:M Association        CLASS_NAME]
  15.  
  16. [AGGREGATION_ONE_NAME        Traveral Path for 1:1 Aggregation        CLASS_NAME]
  17.  
  18. [AGGREGATION_MANY_NAME        Traveral Path for 1:M Aggregation        CLASS_NAME]